home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Edit.app / German.lproj / TemporaryPreferences.nib / data.classes next >
Encoding:
Text File  |  1992-12-18  |  368 b   |  29 lines

  1. Preferences = {
  2.     ACTIONS = {
  3.     revert:;
  4.     changeOptionMode:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     revert;
  9.     optionsButton;
  10.     ok;
  11.     win;
  12.     optionView;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     performResize:;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. TemporaryPreferences = {
  23.     OUTLETS = {
  24.     wrapMatrix;
  25.     rtfMatrix;
  26.     };
  27.     SUPERCLASS = Preferences;
  28. };
  29.